.v0tqjwsnvi {
    border-width: 2px;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #f8fbfe;
}

body {
    font-family: Source Serif 4;
}

.vegm1u3n1k {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 6.5rem;
    line-height: 1.1;
}

.vegm1u3n1k>.etbn81f6d6 {
    font-size: 8.125rem;
}

.p3uyu5xvpm {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 3.9rem;
    line-height: 1.3;
}

.p3uyu5xvpm>.etbn81f6d6 {
    font-size: 4.875rem;
}

.yplvt65mx7 {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
}

.yplvt65mx7>.etbn81f6d6 {
    font-size: 1.40625rem;
}

.shqesx3a4k {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 2.25rem;
    line-height: 1.3;
}

.shqesx3a4k>.etbn81f6d6 {
    font-size: 2.8125rem;
}

.io4mudb2ti {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.5rem;
    line-height: 1.5;
}

.io4mudb2ti>.etbn81f6d6 {
    font-size: 1.875rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .vegm1u3n1k {
        font-size: 5.2rem;
    }
}

@media (max-width: 768px) {
    .vegm1u3n1k {
        font-size: 4.55rem;
        font-size: calc(2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 20rem) / (48 - 20))));
    }

    .p3uyu5xvpm {
        font-size: 3.12rem;
        font-size: calc(2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 20rem) / (48 - 20))));
    }

    .yplvt65mx7 {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 20rem) / (48 - 20))));
    }

    .shqesx3a4k {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 20rem) / (48 - 20))));
    }

    .io4mudb2ti {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .vegm1u3n1k {
        font-size: 4.55rem;
        font-size: calc(2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.925rem + (6.5 - 2.925) * ((100vw - 62rem) / (87 - 62))));
    }

    .p3uyu5xvpm {
        font-size: 3.12rem;
        font-size: calc(2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.0149999999999997rem + (3.9 - 2.0149999999999997) * ((100vw - 62rem) / (87 - 62))));
    }

    .yplvt65mx7 {
        font-size: 0.9rem;
        font-size: calc(1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.04375rem + (1.125 - 1.04375) * ((100vw - 62rem) / (87 - 62))));
    }

    .shqesx3a4k {
        font-size: 1.8rem;
        font-size: calc(1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.4375rem + (2.25 - 1.4375) * ((100vw - 62rem) / (87 - 62))));
    }

    .io4mudb2ti {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.v0tqjwsnvi {
    padding: 1.25rem 2rem;
    border-radius: 4px;
    padding: 0.75rem 1.5rem;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #006daa !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.t6w1j6kznl,
.t6w1j6kznl:active {
    background-color: #006daa !important;
    border-color: #006daa !important;
    color: #ffffff !important;
    box-shadow: none;
}

.t6w1j6kznl:hover,
.t6w1j6kznl:focus,
.t6w1j6kznl.focus,
.t6w1j6kznl.snh7udsh2r {
    color: inherit;
    background-color: #006daa !important;
    border-color: #006daa !important;
    box-shadow: 0 0 33px 0 #006daa;
}

.t6w1j6kznl.twjmmt65rd,
.t6w1j6kznl:disabled {
    color: #ffffff !important;
    background-color: #008edd !important;
    border-color: #008edd !important;
}

.izd6s40l99,
.izd6s40l99:active {
    background-color: #3c5387 !important;
    border-color: #3c5387 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.izd6s40l99:hover,
.izd6s40l99:focus,
.izd6s40l99.focus,
.izd6s40l99.snh7udsh2r {
    color: inherit;
    background-color: #3c5387 !important;
    border-color: #3c5387 !important;
    box-shadow: 0 0 33px 0 #3c5387;
}

.izd6s40l99.twjmmt65rd,
.izd6s40l99:disabled {
    color: #ffffff !important;
    background-color: #4c69aa !important;
    border-color: #4c69aa !important;
}

.btn-info,
.btn-info:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.snh7udsh2r {
    color: inherit;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    box-shadow: 0 0 33px 0 #0aa3c2;
}

.btn-info.twjmmt65rd,
.btn-info:disabled {
    color: #000000 !important;
    background-color: #0dccf3 !important;
    border-color: #0dccf3 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.snh7udsh2r {
    color: inherit;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    box-shadow: 0 0 33px 0 #20ac6b;
}

.btn-success.twjmmt65rd,
.btn-success:disabled {
    color: #000000 !important;
    background-color: #28d786 !important;
    border-color: #28d786 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #000000 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.snh7udsh2r {
    color: inherit;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    box-shadow: 0 0 33px 0 #cc9900;
}

.btn-warning.twjmmt65rd,
.btn-warning:disabled {
    color: #000000 !important;
    background-color: #ffbf00 !important;
    border-color: #ffbf00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.snh7udsh2r {
    color: inherit;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    box-shadow: 0 0 33px 0 #ae1e2c;
}

.btn-danger.twjmmt65rd,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #da2637 !important;
    border-color: #da2637 !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.snh7udsh2r {
    color: inherit;
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    box-shadow: 0 0 33px 0 #eff0ec;
}

.btn-white.twjmmt65rd,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.zpmxm8bbv2,
.zpmxm8bbv2:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.zpmxm8bbv2:hover,
.zpmxm8bbv2:focus,
.zpmxm8bbv2.focus,
.zpmxm8bbv2.snh7udsh2r {
    color: inherit;
    background-color: #232323 !important;
    border-color: #232323 !important;
    box-shadow: 0 0 33px 0 #232323;
}

.zpmxm8bbv2.twjmmt65rd,
.zpmxm8bbv2:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #006daa;
    color: #006daa;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.snh7udsh2r {
    color: #006daa !important;
    background-color: transparent !important;
    border-color: #006daa !important;
    box-shadow: 0 0 33px 0 #006daa;
}

.btn-primary-outline.twjmmt65rd,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #006daa !important;
    border-color: #006daa !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #3c5387;
    color: #3c5387;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.snh7udsh2r {
    color: #3c5387 !important;
    background-color: transparent !important;
    border-color: #3c5387 !important;
    box-shadow: 0 0 33px 0 #3c5387;
}

.btn-secondary-outline.twjmmt65rd,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #3c5387 !important;
    border-color: #3c5387 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #0aa3c2;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.snh7udsh2r {
    color: #0aa3c2 !important;
    background-color: transparent !important;
    border-color: #0aa3c2 !important;
    box-shadow: 0 0 33px 0 #0aa3c2;
}

.btn-info-outline.twjmmt65rd,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #20ac6b;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.snh7udsh2r {
    color: #20ac6b !important;
    background-color: transparent !important;
    border-color: #20ac6b !important;
    box-shadow: 0 0 33px 0 #20ac6b;
}

.btn-success-outline.twjmmt65rd,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #cc9900;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.snh7udsh2r {
    color: #cc9900 !important;
    background-color: transparent !important;
    border-color: #cc9900 !important;
    box-shadow: 0 0 33px 0 #cc9900;
}

.btn-warning-outline.twjmmt65rd,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #ae1e2c;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.snh7udsh2r {
    color: #ae1e2c !important;
    background-color: transparent !important;
    border-color: #ae1e2c !important;
    box-shadow: 0 0 33px 0 #ae1e2c;
}

.btn-danger-outline.twjmmt65rd,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.snh7udsh2r {
    color: #232323 !important;
    background-color: transparent !important;
    border-color: #232323 !important;
    box-shadow: 0 0 33px 0 #232323;
}

.btn-black-outline.twjmmt65rd,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.snh7udsh2r {
    color: #fafafa !important;
    background-color: transparent !important;
    border-color: #fafafa !important;
    box-shadow: 0 0 33px 0 #fafafa;
}

.btn-white-outline.twjmmt65rd,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #006daa !important;
}

.text-secondary {
    color: #3c5387 !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.snh7udsh2r {
    color: #002c44 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.snh7udsh2r {
    color: #1d2840 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.snh7udsh2r {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.snh7udsh2r {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.snh7udsh2r {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.snh7udsh2r {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.snh7udsh2r {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.snh7udsh2r {
    color: #000000 !important;
}

a[class*="text-"]:not(.qfhfc733u1):not(.dropdown-item):not([role]):not(.edf2q5ef8c) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.qfhfc733u1):not(.dropdown-item):not([role]):not(.edf2q5ef8c):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.p9gjys1w3v .qfhfc733u1.snh7udsh2r {
    color: #006daa;
}

.p9gjys1w3v .qfhfc733u1:not(.snh7udsh2r) {
    color: #232323;
}

.hu5yv0ozp9 {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.gsfd48br7o {
    background-color: #ae1e2c;
}

.drduphmuzy .v0tqjwsnvi:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.snh7udsh2r .v0tqjwsnvi {
    background-color: #006daa;
    border-color: #006daa;
    color: #ffffff;
}

.mbr-gallery-filter li.snh7udsh2r .v0tqjwsnvi:focus {
    box-shadow: none;
}

.p9gjys1w3v .qfhfc733u1 {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #006daa;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #2ab3ff;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.ustn22nrzl {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 400;
    border-radius: 10px !important;
}

.ustn22nrzl>.etbn81f6d6 {
    font-size: 1.40625rem;
}

.ustn22nrzl:hover,
.ustn22nrzl:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #006daa !important;
}

.ustn22nrzl:-webkit-input-placeholder {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
    font-weight: 400;
}

.ustn22nrzl:-webkit-input-placeholder>.etbn81f6d6 {
    font-size: 1.40625rem;
}

blockquote {
    border-color: #006daa;
}

/* Forms */
.gqq7q8jvkc .input-group-btn .v0tqjwsnvi {
    border-radius: 100px !important;
}

.gqq7q8jvkc .input-group-btn .v0tqjwsnvi:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.gqq7q8jvkc .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.gqq7q8jvkc .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #006daa;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #006daa;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #006daa;
    border-bottom-color: #006daa;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #ffffff !important;
    background-color: #006daa !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #3c5387 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23006daa' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.drduphmuzy .v0tqjwsnvi,
.mbr-section-btn-item .v0tqjwsnvi {
    padding: 10px 44px;
    border-radius: 10px !important;
}

.r8p0jxeyg5 {
    border-radius: 10px !important;
}

ul.g9eejrv4om {
    border-radius: 10px !important;
}

img,
.knjgk3x43p,
.oj0g8aqmj3,
.video-wrapper,
.a4mpsdow3i iframe,
.hrbko3vxy5 iframe,
.mtisvqrnxl,
.plan,
.k2vhnw231d,
.xhuqrvabs5,
.kyqaeeihg7 {
    border-radius: 20px !important;
}

.m70xg932lh .gwqkgc6i89 {
    position: relative !important;
}

.m70xg932lh .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.m70xg932lh .dropdown-menu {
    padding: 0;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.m70xg932lh .dropdown-item {
    border: none;
    background: #072037 !important;
    color: #ffffff !important;
}

.m70xg932lh .dropdown-item:hover,
.m70xg932lh .dropdown-item:focus {
    background: #072037 !important;
    color: #ffffff !important;
}

.m70xg932lh .dropdown-item:hover span {
    color: white;
}

.m70xg932lh .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.m70xg932lh .dropdown-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.m70xg932lh .imwhu6fplk .jgwqqjlm5p {
    padding: 0 0.3em !important;
    margin: 0.667em 1em !important;
}

.m70xg932lh .imwhu6fplk .jgwqqjlm5p.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.m70xg932lh .qfhfc733u1 {
    position: relative;
}

.m70xg932lh .ebsdrao7ql {
    display: flex;
    margin: 0 auto;
    max-width: 1320px;
}

@media (min-width: 992px) {
    .m70xg932lh .ebsdrao7ql {
        flex-wrap: nowrap;
    }
}

.m70xg932lh .vy7k8lhosj {
    color: #ffffff !important;
    font-size: 1.5rem;
    transition: all 0.3s ease-in-out;
}

.m70xg932lh .vy7k8lhosj:hover {
    color: #539bdc !important;
}

.m70xg932lh .dropdown-menu,
.m70xg932lh .yphqrdsdrg.opened {
    background: #031324 !important;
}

.m70xg932lh .ewtduoml5m:focus,
.m70xg932lh .qfhfc733u1:focus {
    outline: none;
}

.m70xg932lh .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.m70xg932lh .dropdown .dropdown-menu .dropdown-item::after {
    right: 1.6rem;
}

.m70xg932lh .dropdown .dropdown-menu .dropdown-item .etbn81f6d6 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.m70xg932lh .dropdown .dropdown-menu .dropdown-item .etbn81f6d6:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.m70xg932lh .toq66cun8w .dropdown-menu .dropdown-item:before {
    display: none;
}

.m70xg932lh .toq66cun8w .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.m70xg932lh .yphqrdsdrg {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    background: #031324;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
}

.m70xg932lh .yphqrdsdrg.opened {
    transition: all 0.3s;
}

.m70xg932lh .yphqrdsdrg .dropdown-item {
    padding: 7px 3.2rem 7px 1.8rem;
    border-radius: 10px;
}

.m70xg932lh .yphqrdsdrg .qcqkdsa5nw img {
    width: auto;
    border-radius: 6px !important;
}

.m70xg932lh .yphqrdsdrg .x8t7snuxu5 {
    justify-content: flex-end;
    z-index: 1;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w {
    justify-content: center;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w .ewtduoml5m .qfhfc733u1::before {
    display: none;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .m70xg932lh .yphqrdsdrg.toq66cun8w.opened:not(.navbar-short) .x8t7snuxu5 {
        max-height: calc(98.5vh - 3rem);
    }
}

.m70xg932lh .yphqrdsdrg.toq66cun8w .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w .dropdown-menu .dropdown-item:after {
    right: auto;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w ul.g9eejrv4om li {
    margin: auto;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.m70xg932lh .yphqrdsdrg.toq66cun8w .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 991px) {
    .m70xg932lh .yphqrdsdrg .ewtduoml5m .qfhfc733u1::before {
        display: none;
    }

    .m70xg932lh .yphqrdsdrg.opened .dropdown-menu {
        top: 0;
    }

    .m70xg932lh .yphqrdsdrg .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .m70xg932lh .yphqrdsdrg .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .m70xg932lh .yphqrdsdrg .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .m70xg932lh .yphqrdsdrg .qcqkdsa5nw img {
        height: 3rem !important;
    }

    .m70xg932lh .yphqrdsdrg ul.g9eejrv4om li {
        margin: auto;
    }

    .m70xg932lh .yphqrdsdrg .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .m70xg932lh .yphqrdsdrg .t5meafngtc {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0.5rem;
        max-width: 80%;
    }

    .m70xg932lh .yphqrdsdrg .eigp7vdssy {
        flex-basis: auto;
    }

    .m70xg932lh .yphqrdsdrg .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.m70xg932lh .yphqrdsdrg.navbar-short {
    min-height: 96px;
}

.m70xg932lh .yphqrdsdrg.navbar-short .t5meafngtc {
    min-height: 96px;
}

.m70xg932lh .t5meafngtc {
    min-height: 96px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word !important;
    z-index: 1;
    word-wrap: break-word !important;
    white-space: normal;
}

.m70xg932lh .t5meafngtc .edf2q5ef8c {
    line-height: inherit !important;
    font-weight: 400;
}

.m70xg932lh .t5meafngtc .edf2q5ef8c:hover,
.m70xg932lh .t5meafngtc .edf2q5ef8c:focus {
    color: #ffffff !important;
}

.m70xg932lh .t5meafngtc .qcqkdsa5nw a {
    outline: none;
}

.m70xg932lh .yphqrdsdrg.opened .t5meafngtc .edf2q5ef8c:hover,
.m70xg932lh .yphqrdsdrg.opened .t5meafngtc .edf2q5ef8c:focus {
    color: #539bdc !important;
}

.m70xg932lh .dropdown-item.snh7udsh2r,
.m70xg932lh .dropdown-item:active {
    background-color: transparent;
}

.m70xg932lh .b4e9zeheom .g9eejrv4om .qfhfc733u1 {
    padding: 0;
}

.m70xg932lh .imwhu6fplk .jgwqqjlm5p.dropdown-toggle {
    margin-right: 1.667em;
}

.m70xg932lh .imwhu6fplk .jgwqqjlm5p.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.m70xg932lh .yphqrdsdrg.b4e9zeheom .dropdown .dropdown-menu {
    background: #031324;
    top: 3rem;
    border-radius: 10px;
}

@media (max-width: 992px) {
    .m70xg932lh .yphqrdsdrg.b4e9zeheom .dropdown .dropdown-menu {
        top: 0;
    }
}

.m70xg932lh .yphqrdsdrg.b4e9zeheom .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
    top: 0;
    border-left: 1px solid transparent;
}

.m70xg932lh .yphqrdsdrg .dropdown.open>.dropdown-menu {
    display: block;
}

.m70xg932lh ul.g9eejrv4om {
    flex-wrap: wrap;
}

@media (min-width: 991px) {
    .m70xg932lh ul.g9eejrv4om {
        padding: 0;
        background-color: #072037;
        border: none;
    }
}

.m70xg932lh .kcbxje19o1 {
    text-align: center;
}

.m70xg932lh .kcbxje19o1 .v0tqjwsnvi {
    white-space: nowrap;
    margin-right: 0;
    padding: 5px 44px;
    min-height: auto;
}

.m70xg932lh .kcbxje19o1 .v0tqjwsnvi .etbn81f6d6 {
    width: 32px;
    height: 32px;
    min-width: 32px;
    font-size: 16px;
    margin-left: 32px;
    margin-right: -20px;
}

@media (max-width: 575px) {
    .m70xg932lh .kcbxje19o1 .v0tqjwsnvi {
        width: auto !important;
    }
}

.m70xg932lh button.eigp7vdssy {
    outline: none;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    border-radius: 100%;
    background-color: #031324 !important;
    border: none !important;
    box-shadow: none !important;
}

.m70xg932lh button.eigp7vdssy .ng6r9mv003 span {
    position: absolute;
    right: 0;
    width: 20px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff;
}

.m70xg932lh button.eigp7vdssy .ng6r9mv003 span:nth-child(1) {
    top: 18px;
    left: 15px;
    transition: all 0.2s;
}

.m70xg932lh button.eigp7vdssy .ng6r9mv003 span:nth-child(2) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.m70xg932lh button.eigp7vdssy .ng6r9mv003 span:nth-child(3) {
    left: 15px;
    top: 24px;
    transition: all 0.15s;
}

.m70xg932lh button.eigp7vdssy .ng6r9mv003 span:nth-child(4) {
    left: 15px;
    top: 30px;
    transition: all 0.2s;
}

.m70xg932lh nav.opened .ng6r9mv003 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.m70xg932lh nav.opened .ng6r9mv003 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.m70xg932lh nav.opened .ng6r9mv003 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.m70xg932lh nav.opened .ng6r9mv003 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.m70xg932lh .gwqkgc6i89 {
    padding: 0 1rem;
}

.m70xg932lh a.qfhfc733u1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.m70xg932lh .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .m70xg932lh .yphqrdsdrg {
        height: 70px;
    }

    .m70xg932lh .yphqrdsdrg.opened {
        height: auto;
    }

    .m70xg932lh .ewtduoml5m .qfhfc733u1:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.m70xg932lh .g9eejrv4om {
    margin: 0 auto;
}

.m70xg932lh .ewtduoml5m {
    padding: 0;
    margin: 0;
}

.m70xg932lh .ewtduoml5m .qfhfc733u1 {
    padding: 7px 32px !important;
    margin: 0 !important;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    color: #ffffff !important;
}

.m70xg932lh .ewtduoml5m .qfhfc733u1::after {
    color: #539bdc !important;
    transform: rotate(0);
    transition: 0.3s;
}

.m70xg932lh .ewtduoml5m .qfhfc733u1:hover {
    background-color: transparent;
    background-image: linear-gradient(90deg, #ffffff, #539bdc 80%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.m70xg932lh .ewtduoml5m .qfhfc733u1.zir0kh0nup::after {
    transform: rotate(180deg);
}

.m70xg932lh .ewtduoml5m .dropdown-menu {
    background-color: transparent !important;
}

.m70xg932lh .ewtduoml5m .dropdown-menu:hover {
    background-color: transparent !important;
}

.m70xg932lh .ewtduoml5m .dropdown-menu .dropdown-item {
    color: #ffffff !important;
}

.m70xg932lh .ewtduoml5m .dropdown-menu .dropdown-item:hover {
    color: #ffffff !important;
}

@media (max-width: 991px) {
    .m70xg932lh .yphqrdsdrg {
        justify-content: flex-start !important;
    }

    .m70xg932lh .yphqrdsdrg.opened {
        min-height: 100vh !important;
        flex-direction: column !important;
        justify-content: flex-start !important;
    }

    .m70xg932lh .x8t7snuxu5 {
        padding: 20px 0 3rem;
    }

    .m70xg932lh .x8t7snuxu5 .g9eejrv4om {
        width: 100%;
        margin-bottom: 24px;
    }

    .m70xg932lh .x8t7snuxu5 .ewtduoml5m {
        width: 100%;
        margin: 0;
    }

    .m70xg932lh .x8t7snuxu5 .ewtduoml5m:not(:first-child) {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .m70xg932lh .x8t7snuxu5 .ewtduoml5m .qfhfc733u1 {
        padding: 14px !important;
        justify-content: center;
    }
}

.m70xg932lh .nd2j6vwjw5 {
    min-height: 90px;
}

.m70xg932lh .edf2q5ef8c {
    color: #FFFFFF;
}

.azq0ndeell {
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
}

.azq0ndeell::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(10deg, #031324 18%, transparent 90%, #031324 100%);
    pointer-events: none;
    z-index: 1;
}

.azq0ndeell .yvn0kwurru.twjmmt65rd {
    display: none;
}

.azq0ndeell .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.azq0ndeell .t1853k5nx1 {
    position: relative;
    z-index: 2;
    margin-top: 260px;
}

@media (max-width: 992px) {
    .azq0ndeell .t1853k5nx1 {
        margin-top: 0;
    }
}

.azq0ndeell .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 22px;
    background-image: linear-gradient(180deg, #ecffff, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.azq0ndeell .t1853k5nx1 .im2irliwfv {
    margin-bottom: 22px;
}

.azq0ndeell .pm23cobjvw {
    color: #ffffff;
}

.azq0ndeell .im2irliwfv {
    color: #FFFFFF;
}

.srzvi09s8g {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.srzvi09s8g .yvn0kwurru.twjmmt65rd {
    display: none;
}

.srzvi09s8g .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.srzvi09s8g .oj0g8aqmj3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 64px;
    background-color: #072037;
}

@media (max-width: 992px) {
    .srzvi09s8g .oj0g8aqmj3 {
        display: block;
        padding: 16px;
    }
}

.srzvi09s8g .oj0g8aqmj3 .ft5716kou9 {
    width: 48%;
}

@media (max-width: 992px) {
    .srzvi09s8g .oj0g8aqmj3 .ft5716kou9 {
        width: 100%;
    }
}

.srzvi09s8g .oj0g8aqmj3 .ft5716kou9 .s4qww76rlb.p9gjys1w3v {
    border: none !important;
    padding: 0;
    border-radius: 0 !important;
    background-color: transparent;
    display: block;
}

.srzvi09s8g .oj0g8aqmj3 .ft5716kou9 .s4qww76rlb.p9gjys1w3v .ewtduoml5m {
    padding: 0;
    border: none;
    display: block;
    margin-bottom: 0;
}

.srzvi09s8g .oj0g8aqmj3 .ft5716kou9 .s4qww76rlb.p9gjys1w3v .ewtduoml5m .qfhfc733u1 {
    position: relative;
    color: #ffffff;
    padding: 0 0 0 16px;
    border: none;
    transition: all 0.3s ease-in-out;
    border-radius: 0 !important;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .srzvi09s8g .oj0g8aqmj3 .ft5716kou9 .s4qww76rlb.p9gjys1w3v .ewtduoml5m .qfhfc733u1 {
        margin-bottom: 22px;
    }
}

.srzvi09s8g .oj0g8aqmj3 .ft5716kou9 .s4qww76rlb.p9gjys1w3v .ewtduoml5m .qfhfc733u1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1rem;
    width: 6px;
    height: 0;
    background-image: linear-gradient(0deg, #ffffff, #539bdc 70%);
    transition: all 1s ease-in-out;
}

.srzvi09s8g .oj0g8aqmj3 .ft5716kou9 .s4qww76rlb.p9gjys1w3v .ewtduoml5m .qfhfc733u1.snh7udsh2r {
    background-image: linear-gradient(90deg, #ffffff, #539bdc 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
    border: none;
    padding: 0 0 0 32px;
}

.srzvi09s8g .oj0g8aqmj3 .ft5716kou9 .s4qww76rlb.p9gjys1w3v .ewtduoml5m .qfhfc733u1.snh7udsh2r::before {
    height: 100%;
}

.srzvi09s8g .oj0g8aqmj3 .og1tyhah89 {
    width: 48%;
}

@media (max-width: 992px) {
    .srzvi09s8g .oj0g8aqmj3 .og1tyhah89 {
        width: 100%;
    }
}

.srzvi09s8g .oj0g8aqmj3 .og1tyhah89 .k01vb77odk .tm4y7rk1tl .fk3ywif1op img {
    height: 490px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .srzvi09s8g .oj0g8aqmj3 .og1tyhah89 .k01vb77odk .tm4y7rk1tl .fk3ywif1op img {
        height: 350px;
    }
}

.gte0rub5x3 {
    background-image: url("photo-1726177975126-0053e054bc1a.jpeg");
}

.gte0rub5x3 .yvn0kwurru.twjmmt65rd {
    display: none;
}

.gte0rub5x3 .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gte0rub5x3 .nd2j6vwjw5 {
    height: 700px;
}

@media (max-width: 992px) {
    .gte0rub5x3 .nd2j6vwjw5 {
        height: 350px;
    }
}

.mtnrhkn0vv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.mtnrhkn0vv .yvn0kwurru.twjmmt65rd {
    display: none;
}

.mtnrhkn0vv .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mtnrhkn0vv .wim14sr1pg {
    height: 100%;
    position: relative;
}

@media (max-width: 992px) {
    .mtnrhkn0vv .wim14sr1pg {
        margin-bottom: 32px;
        height: auto;
    }
}

.mtnrhkn0vv .wim14sr1pg .pm23cobjvw {
    display: inline-block;
    width: 80%;
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .mtnrhkn0vv .wim14sr1pg .pm23cobjvw {
        width: 100%;
    }
}

.mtnrhkn0vv .wim14sr1pg::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, #ffffff 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.mtnrhkn0vv .pm23cobjvw {
    color: #ffffff;
}

.mtnrhkn0vv .pm23cobjvw,
.mtnrhkn0vv .wim14sr1pg {
    color: #FFFFFF;
}

.s03280ayjj {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ecffff;
    background-image: linear-gradient(100deg, #031324 10%, #ecffff 50%, #6b7fb7 110%);
}

.s03280ayjj .g30kiylvqk:focus,
.s03280ayjj span:focus {
    outline: none;
}

.s03280ayjj .g30kiylvqk {
    cursor: pointer;
}

.s03280ayjj .cwlhwtst9p {
    grid-row-gap: 20px;
}

.s03280ayjj .nf6ordohun,
.s03280ayjj .lrapo7ousg {
    gap: 0 20px;
}

.s03280ayjj .pm23cobjvw {
    margin-bottom: 32px;
    color: #ffffff;
    text-align: center;
}

@media (max-width: 992px) {
    .s03280ayjj .pm23cobjvw {
        margin-bottom: 22px;
    }
}

.s03280ayjj .kxa9gsf7sk {
    max-width: 800px;
}

.s03280ayjj .ebsdrao7ql,
.s03280ayjj .vj7jp7oxj9 {
    overflow: hidden;
}

.s03280ayjj .cwlhwtst9p {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.s03280ayjj .zlpaouyrhn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.s03280ayjj .zlpaouyrhn img {
    min-width: 30vw;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .s03280ayjj .zlpaouyrhn img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .s03280ayjj .zlpaouyrhn img {
        min-width: 35vw;
        height: 150px;
    }
}

.s03280ayjj .nf6ordohun,
.s03280ayjj .lrapo7ousg {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.s03280ayjj .nf6ordohun {
    align-items: flex-end;
}

.s03280ayjj .lrapo7ousg {
    align-items: flex-start;
}

.imidrvacv9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
    background-image: linear-gradient(#031324 80%, #ecffff 110%);
}

.imidrvacv9 .yvn0kwurru.twjmmt65rd {
    display: none;
}

.imidrvacv9 .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.imidrvacv9 .r73lm948cp {
    justify-content: center;
}

.imidrvacv9 .t1853k5nx1 {
    position: relative;
    z-index: 2;
}

.imidrvacv9 .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 48px;
    background-image: linear-gradient(0deg, #ecffff, #ffffff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 992px) {
    .imidrvacv9 .t1853k5nx1 .pm23cobjvw {
        margin-bottom: 22px;
    }
}

.imidrvacv9 .t1853k5nx1 .im2irliwfv {
    margin-bottom: 54px;
}

@media (max-width: 992px) {
    .imidrvacv9 .t1853k5nx1 .im2irliwfv {
        margin-bottom: 22px;
    }
}

.imidrvacv9 .t1853k5nx1 .d9x5p4mlin {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .imidrvacv9 .t1853k5nx1 .d9x5p4mlin {
        margin-bottom: 22px;
    }
}

.imidrvacv9 .pm23cobjvw {
    color: #ffffff;
}

.imidrvacv9 .im2irliwfv {
    color: #FFFFFF;
}

.imidrvacv9 .d9x5p4mlin {
    color: #FFFFFF;
}

.cid-v2acDJF1Fh {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.cid-v2acDJF1Fh .yvn0kwurru.twjmmt65rd {
    display: none;
}

.cid-v2acDJF1Fh .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2acDJF1Fh .wim14sr1pg .pm23cobjvw {
    display: inline-block;
    width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .cid-v2acDJF1Fh .wim14sr1pg .pm23cobjvw {
        width: 100%;
        margin-bottom: 22px;
    }
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk {
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk {
        margin-bottom: 16px;
    }
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 48px;
    background-image: radial-gradient(circle farthest-corner at 10% 0%, #6b7fb7, #ecffff 50%);
}

@media (max-width: 992px) {
    .cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
        padding: 16px;
        display: block;
    }
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 {
    width: 50%;
}

@media (max-width: 992px) {
    .cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 {
        width: 100%;
        margin-bottom: 22px;
    }
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 img {
    height: 400px;
    object-fit: cover;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 img {
        height: 350px;
    }
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 {
    width: 42%;
}

@media (max-width: 992px) {
    .cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 {
        width: 100%;
    }
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .item-price {
    margin-bottom: 22px;
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .qdpk5fzmzq {
    margin-bottom: 22px;
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .a257w9x9fn {
    margin-bottom: 22px;
}

.cid-v2acDJF1Fh .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .drduphmuzy .v0tqjwsnvi {
    margin-bottom: 0;
}

.cid-v2acDJF1Fh .pm23cobjvw,
.cid-v2acDJF1Fh .wim14sr1pg {
    color: #FFFFFF;
    text-align: center;
}

.cid-v2acDJF1Fh .item-price {
    color: #000000;
}

.cid-v2acDJF1Fh .qdpk5fzmzq {
    color: #ffffff;
}

.cid-v2acDJF1Fh .a257w9x9fn {
    color: #000000;
}

.cid-v2acDJF1Fh .qdpk5fzmzq,
.cid-v2acDJF1Fh .drduphmuzy {
    color: #000000;
}

.e2af7gywlk {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.e2af7gywlk .yvn0kwurru.twjmmt65rd {
    display: none;
}

.e2af7gywlk .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.e2af7gywlk .oj0g8aqmj3 {
    display: flex;
    background-color: #072037;
    justify-content: space-between;
    padding: 48px;
    margin-bottom: 100px;
}

@media (max-width: 992px) {
    .e2af7gywlk .oj0g8aqmj3 {
        display: block;
        padding: 16px;
    }
}

@media (max-width: 992px) {
    .e2af7gywlk .oj0g8aqmj3 {
        margin-bottom: 32px;
    }
}

.e2af7gywlk .oj0g8aqmj3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #ecffff 0%, transparent 80%);
    height: 1px;
    width: 100%;
}

.e2af7gywlk .oj0g8aqmj3 .t1853k5nx1 {
    width: 48%;
}

@media (max-width: 992px) {
    .e2af7gywlk .oj0g8aqmj3 .t1853k5nx1 {
        width: 100%;
        margin-bottom: 22px;
    }
}

.e2af7gywlk .oj0g8aqmj3 .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 22px;
}

.e2af7gywlk .oj0g8aqmj3 .t1853k5nx1 .im2irliwfv {
    margin-bottom: 0;
}

.e2af7gywlk .oj0g8aqmj3 .t1853k5nx1 .drduphmuzy {
    margin-top: 22px;
}

.e2af7gywlk .oj0g8aqmj3 .y34yq9w7kf {
    width: 48%;
}

@media (max-width: 992px) {
    .e2af7gywlk .oj0g8aqmj3 .y34yq9w7kf {
        width: 100%;
    }
}

.e2af7gywlk .oj0g8aqmj3 .y34yq9w7kf img {
    height: 350px;
    object-fit: cover;
}

.e2af7gywlk .pm23cobjvw {
    color: #ffffff;
}

.e2af7gywlk .im2irliwfv {
    color: #FFFFFF;
}

.e2af7gywlk .pm23cobjvw,
.e2af7gywlk .drduphmuzy {
    color: #FFFFFF;
}

.swikdxwvew {
    background-color: #539bdc;
    background-image: linear-gradient(125deg, #031324 45%, #539bdc 120%);
}

.swikdxwvew .yvn0kwurru.twjmmt65rd {
    display: none;
}

.swikdxwvew .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.swikdxwvew .r73lm948cp {
    position: relative;
    justify-content: center;
    padding-top: 220px;
    padding-bottom: 220px;
}

.swikdxwvew .r73lm948cp .y34yq9w7kf {
    position: absolute;
    height: 190px;
    width: 285px;
    padding: 0;
}

@media (max-width: 992px) {
    .swikdxwvew .r73lm948cp .y34yq9w7kf {
        position: static;
        margin-top: 16px;
        width: 100%;
        padding: 0 16px;
    }

    .swikdxwvew .r73lm948cp .y34yq9w7kf:first-child {
        margin-top: 22px;
    }
}

.swikdxwvew .r73lm948cp .y34yq9w7kf img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.swikdxwvew .r73lm948cp .t2xqnwjq5j {
    top: 0;
    left: 0;
}

.swikdxwvew .r73lm948cp .yb03ho4lmv {
    top: 0;
    right: 0;
}

.swikdxwvew .r73lm948cp .jc6dg14hoy {
    bottom: 0;
    left: 0;
}

.swikdxwvew .r73lm948cp .hsichl99ga {
    bottom: 0;
    right: 0;
}

.swikdxwvew .wim14sr1pg .da4prhmkap .tzgkfkx30g {
    display: inline-block;
    margin-bottom: 16px;
    background-image: linear-gradient(90deg, #ffffff, #539bdc 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.swikdxwvew .wim14sr1pg .pm23cobjvw {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .swikdxwvew .wim14sr1pg .pm23cobjvw {
        margin-bottom: 22px;
    }
}

.swikdxwvew .wim14sr1pg .mtaafjn9lt .im2irliwfv {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .swikdxwvew .wim14sr1pg .mtaafjn9lt .im2irliwfv {
        width: 100%;
    }
}

.swikdxwvew .wim14sr1pg .drduphmuzy {
    margin-top: 22px;
}

.swikdxwvew .tzgkfkx30g,
.swikdxwvew .da4prhmkap {
    color: #ffffff;
    text-align: center;
}

.swikdxwvew .pm23cobjvw {
    color: #ffffff;
    text-align: center;
}

.swikdxwvew .im2irliwfv,
.swikdxwvew .mtaafjn9lt {
    color: #FFFFFF;
    text-align: center;
}

.swikdxwvew .pm23cobjvw,
.swikdxwvew .drduphmuzy {
    text-align: center;
    color: #FFFFFF;
}

.w7gyy079d5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #235d93;
    background-image: linear-gradient(135deg, #031324 10%, #235d93 80%, #ffffff 130%);
}

.w7gyy079d5 .yvn0kwurru.twjmmt65rd {
    display: none;
}

.w7gyy079d5 .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.w7gyy079d5 .r73lm948cp {
    justify-content: center;
}

.w7gyy079d5 .t1853k5nx1 .z52x385sxa {
    margin-bottom: 22px;
}

.w7gyy079d5 .t1853k5nx1 .z52x385sxa img {
    display: inline-flex;
    width: 130px;
    height: 130px;
    object-fit: cover;
}

.w7gyy079d5 .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 22px;
}

.w7gyy079d5 .t1853k5nx1 .mtaafjn9lt .im2irliwfv {
    display: inline-block;
    width: 80%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .w7gyy079d5 .t1853k5nx1 .mtaafjn9lt .im2irliwfv {
        width: 100%;
    }
}

.w7gyy079d5 .t1853k5nx1 .drduphmuzy {
    margin-top: 32px;
}

.w7gyy079d5 .t1853k5nx1 .drduphmuzy .pm23cobjvw {
    margin-top: 22px;
}

.w7gyy079d5 .pm23cobjvw {
    color: #ffffff;
}

.w7gyy079d5 .im2irliwfv,
.w7gyy079d5 .mtaafjn9lt {
    color: #FFFFFF;
    text-align: center;
}

.w7gyy079d5 .pm23cobjvw,
.w7gyy079d5 .drduphmuzy,
.w7gyy079d5 .z52x385sxa {
    text-align: center;
    color: #FFFFFF;
}

.aj2gy0lo9v {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.aj2gy0lo9v .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 0;
}

.aj2gy0lo9v .nq0ix8w58n {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 120px;
    max-width: 120px;
}

@media (max-width: 767px) {
    .aj2gy0lo9v .nq0ix8w58n {
        min-width: 100%;
        max-width: 100%;
    }
}

.aj2gy0lo9v .nq0ix8w58n .mtisvqrnxl {
    width: 100%;
}

.aj2gy0lo9v .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 img {
    height: 150px;
    object-fit: contain;
    filter: invert(1);
}

.aj2gy0lo9v .one5ozjim9,
.aj2gy0lo9v .i259jtip6a {
    display: flex;
}

.aj2gy0lo9v .j8fip1rot9 {
    bottom: 0;
    width: 40px;
    height: 40px;
    margin-top: -1.5rem;
    font-size: 18px;
    background-color: #0047ff !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
    display: none;
}

.aj2gy0lo9v .j8fip1rot9:disabled {
    cursor: default;
    display: none;
}

.aj2gy0lo9v .j8fip1rot9:hover {
    box-shadow: 0 0 33px 0 #0047ff;
}

.aj2gy0lo9v .j8fip1rot9.i259jtip6a {
    left: 0;
}

.aj2gy0lo9v .j8fip1rot9.i259jtip6a .etbn81f6d6 {
    margin-right: 4px;
}

.aj2gy0lo9v .j8fip1rot9.one5ozjim9 {
    right: 0;
}

.aj2gy0lo9v .j8fip1rot9.one5ozjim9 .etbn81f6d6 {
    margin-left: 4px;
}

.aj2gy0lo9v .phxkmddb17 {
    position: relative;
    width: 100%;
}

.aj2gy0lo9v .phxkmddb17::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100px;
    background-color: transparent;
    backdrop-filter: blur(2px);
    z-index: 1;
    pointer-events: none;
}

@media (max-width: 768px) {
    .aj2gy0lo9v .phxkmddb17::before {
        display: none;
    }
}

.aj2gy0lo9v .phxkmddb17::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100px;
    background-color: transparent;
    backdrop-filter: blur(2px);
    pointer-events: none;
}

@media (max-width: 768px) {
    .aj2gy0lo9v .phxkmddb17::after {
        display: none;
    }
}

.aj2gy0lo9v .rodklqposq {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.aj2gy0lo9v .rodklqposq.is-draggable {
    cursor: grab;
}

.aj2gy0lo9v .rodklqposq.is-dragging {
    cursor: grabbing;
}

.aj2gy0lo9v .qm159p4z1h {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.aj2gy0lo9v .pm23cobjvw {
    color: #FFFFFF;
    text-align: center;
}

.w2uc45fkbj {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.w2uc45fkbj .yvn0kwurru.twjmmt65rd {
    display: none;
}

.w2uc45fkbj .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.w2uc45fkbj .r73lm948cp {
    justify-content: space-between;
}

@media (max-width: 992px) {
    .w2uc45fkbj .wim14sr1pg {
        margin-bottom: 22px;
    }
}

.w2uc45fkbj .wim14sr1pg .pm23cobjvw {
    margin-bottom: 22px;
}

.w2uc45fkbj .wim14sr1pg .a257w9x9fn {
    margin-bottom: 0;
}

.w2uc45fkbj .xkvnxyxshc {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 992px) {
    .w2uc45fkbj .xkvnxyxshc {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:hover .xhuqrvabs5,
.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:focus .xhuqrvabs5 {
    background-color: #235d93;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:hover .xhuqrvabs5 .ab99jpjvo0 .dkv9jdscpp,
.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:focus .xhuqrvabs5 .ab99jpjvo0 .dkv9jdscpp {
    color: #ffffff;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:hover .xhuqrvabs5 .ab99jpjvo0 .a257w9x9fn,
.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:focus .xhuqrvabs5 .ab99jpjvo0 .a257w9x9fn {
    color: #ffffff;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:hover .xhuqrvabs5 .nd2j6vwjw5 .r8p0jxeyg5,
.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:focus .xhuqrvabs5 .nd2j6vwjw5 .r8p0jxeyg5 {
    background-color: #072037;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:hover .xhuqrvabs5 .nd2j6vwjw5 .vy7k8lhosj .etbn81f6d6,
.w2uc45fkbj .xkvnxyxshc .g30kiylvqk:focus .xhuqrvabs5 .nd2j6vwjw5 .vy7k8lhosj .etbn81f6d6 {
    opacity: 1;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    background-color: #072037;
    border: 1px solid #235d93;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
    .w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
        padding: 16px;
    }
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .dkv9jdscpp {
    margin-bottom: 16px;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .a257w9x9fn {
    margin-bottom: 0;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .nd2j6vwjw5 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
}

@media (max-width: 992px) {
    .w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .nd2j6vwjw5 {
        margin-top: 22px;
    }
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .nd2j6vwjw5 .r8p0jxeyg5 {
    position: relative;
    margin: 0 16px 0 0;
    background-color: #235d93;
    padding: 2px 8px;
}

.w2uc45fkbj .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .nd2j6vwjw5 .vy7k8lhosj .etbn81f6d6 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    opacity: 0.5;
}

.w2uc45fkbj .pm23cobjvw {
    color: #FFFFFF;
}

.w2uc45fkbj .im2irliwfv {
    color: #FFFFFF;
}

.w2uc45fkbj .dkv9jdscpp {
    color: #FFFFFF;
}

.w2uc45fkbj .a257w9x9fn {
    color: #FFFFFF;
}

.w2uc45fkbj .r8p0jxeyg5 {
    color: #FFFFFF;
}

.mt9yctrcrq {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
    background-image: linear-gradient(#031324 70%, #539bdc 110%);
}

.mt9yctrcrq .yvn0kwurru.twjmmt65rd {
    display: none;
}

.mt9yctrcrq .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mt9yctrcrq .r73lm948cp {
    justify-content: center;
}

.mt9yctrcrq .oj0g8aqmj3 {
    display: flex;
    background-color: #072037;
    justify-content: space-between;
    align-items: center;
    padding: 48px;
}

@media (max-width: 992px) {
    .mt9yctrcrq .oj0g8aqmj3 {
        display: block;
        padding: 16px;
    }
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 {
    width: 42%;
}

@media (max-width: 992px) {
    .mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 {
        width: 100%;
        margin-bottom: 22px;
    }
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .en45xr8vgy {
    margin-bottom: 64px;
}

@media (max-width: 992px) {
    .mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .en45xr8vgy {
        margin-bottom: 22px;
    }
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .en45xr8vgy .r8p0jxeyg5 {
    display: inline-flex;
    background-color: #235d93;
    padding: 6px 10px;
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .einoh9n8j0 {
    margin-bottom: 22px;
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 22px;
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .z52x385sxa .o6jneb1c77 {
    display: inline-flex;
    align-items: center;
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .z52x385sxa .o6jneb1c77 .fk3ywif1op img {
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 100%;
    object-fit: cover;
    margin-right: 12px;
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .z52x385sxa .o6jneb1c77 .vfcjqe4pm8 {
    margin-bottom: 0;
}

.mt9yctrcrq .oj0g8aqmj3 .t1853k5nx1 .drduphmuzy {
    margin-top: 22px;
}

.mt9yctrcrq .oj0g8aqmj3 .y34yq9w7kf {
    width: 50%;
}

@media (max-width: 992px) {
    .mt9yctrcrq .oj0g8aqmj3 .y34yq9w7kf {
        width: 100%;
    }
}

.mt9yctrcrq .oj0g8aqmj3 .y34yq9w7kf img {
    height: 430px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .mt9yctrcrq .oj0g8aqmj3 .y34yq9w7kf img {
        height: 350px;
    }
}

.mt9yctrcrq .r8p0jxeyg5 {
    color: #ffffff;
}

.mt9yctrcrq .einoh9n8j0 {
    color: #FFFFFF;
}

.mt9yctrcrq .pm23cobjvw {
    color: #ffffff;
}

.mt9yctrcrq .vfcjqe4pm8 {
    color: #ffffff;
}

.mt9yctrcrq .r8p0jxeyg5,
.mt9yctrcrq .en45xr8vgy {
    color: #FFFFFF;
}

.mt9yctrcrq .pm23cobjvw,
.mt9yctrcrq .drduphmuzy {
    color: #FFFFFF;
}

.mt9yctrcrq .vfcjqe4pm8,
.mt9yctrcrq .z52x385sxa {
    color: #FFFFFF;
}

.vbsd5jwjdb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.vbsd5jwjdb .yvn0kwurru.twjmmt65rd {
    display: none;
}

.vbsd5jwjdb .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vbsd5jwjdb .r73lm948cp {
    justify-content: center;
}

.vbsd5jwjdb .wim14sr1pg .da4prhmkap .tzgkfkx30g {
    display: inline-block;
    margin-bottom: 16px;
    background-image: linear-gradient(90deg, #ffffff, #ecffff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.vbsd5jwjdb .wim14sr1pg .wim14sr1pg {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .vbsd5jwjdb .wim14sr1pg .wim14sr1pg {
        margin-bottom: 22px;
    }
}

.vbsd5jwjdb .wim14sr1pg .wim14sr1pg .pm23cobjvw {
    margin-bottom: 0;
}

.vbsd5jwjdb .wim14sr1pg .wim14sr1pg .ks3orqevy7 {
    margin-bottom: 0;
    background-image: linear-gradient(90deg, #ffffff, #ecffff 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.vbsd5jwjdb .wim14sr1pg .mtaafjn9lt .im2irliwfv {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .vbsd5jwjdb .wim14sr1pg .mtaafjn9lt .im2irliwfv {
        width: 100%;
    }
}

.vbsd5jwjdb .wim14sr1pg .drduphmuzy {
    margin-top: 22px;
}

.vbsd5jwjdb .tzgkfkx30g,
.vbsd5jwjdb .da4prhmkap {
    color: #ffffff;
    text-align: center;
}

.vbsd5jwjdb .pm23cobjvw {
    color: #ffffff;
    text-align: center;
}

.vbsd5jwjdb .ks3orqevy7 {
    color: #ffffff;
    text-align: center;
}

.vbsd5jwjdb .im2irliwfv,
.vbsd5jwjdb .mtaafjn9lt {
    color: #FFFFFF;
    text-align: center;
}

.vbsd5jwjdb .pm23cobjvw,
.vbsd5jwjdb .drduphmuzy {
    text-align: center;
    color: #FFFFFF;
}

.yanc9kdgek {
    background-image: url("photo-1707531288680-e8ce8fbbd0f2.jpeg");
    position: relative;
}

.yanc9kdgek::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#031324 50%, transparent);
    pointer-events: none;
    z-index: 1;
}

.yanc9kdgek .yvn0kwurru.twjmmt65rd {
    display: none;
}

.yanc9kdgek .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.yanc9kdgek .r73lm948cp {
    justify-content: center;
}

.yanc9kdgek .t1853k5nx1 {
    position: relative;
    z-index: 2;
}

.yanc9kdgek .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 22px;
    background-image: linear-gradient(0deg, #ecffff, #ffffff 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.yanc9kdgek .t1853k5nx1 .im2irliwfv {
    margin-bottom: 22px;
}

.yanc9kdgek .pm23cobjvw {
    color: #ffffff;
}

.yanc9kdgek .im2irliwfv {
    color: #FFFFFF;
    text-align: center;
}

.yanc9kdgek .pm23cobjvw,
.yanc9kdgek .drduphmuzy {
    text-align: center;
}

.famogqb02e {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.famogqb02e .yvn0kwurru.twjmmt65rd {
    display: none;
}

.famogqb02e .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.famogqb02e .wim14sr1pg .pm23cobjvw {
    display: inline-block;
    width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .famogqb02e .wim14sr1pg .pm23cobjvw {
        width: 100%;
        margin-bottom: 22px;
    }
}

.famogqb02e .xkvnxyxshc {
    margin: 0 -10px;
}

.famogqb02e .xkvnxyxshc .g30kiylvqk {
    padding: 0 10px;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .famogqb02e .xkvnxyxshc .g30kiylvqk {
        margin-bottom: 16px;
    }
}

.famogqb02e .xkvnxyxshc .g30kiylvqk:hover .xhuqrvabs5 .x28qu8c0j1 img,
.famogqb02e .xkvnxyxshc .g30kiylvqk:focus .xhuqrvabs5 .x28qu8c0j1 img {
    transform: translateX(52px);
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
    padding: 26px;
    height: 100%;
    overflow: hidden !important;
}

@media (max-width: 992px) {
    .famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
        padding: 16px;
    }
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 {
        margin-bottom: 22px;
    }
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 img {
    height: 250px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .qdpk5fzmzq {
    margin-bottom: 16px;
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .a257w9x9fn {
    margin-bottom: 16px;
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .drduphmuzy .v0tqjwsnvi {
    margin-bottom: 0;
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .pi2vuwu7f1 {
    background-image: radial-gradient(circle farthest-corner at 80% 0%, #ecffff, #072037 50%);
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .lzq51tixt7 {
    background-image: radial-gradient(circle farthest-corner at 80% 0%, #6b7fb7, #072037 50%);
}

.famogqb02e .xkvnxyxshc .g30kiylvqk .szxa9dfn1n {
    background-image: radial-gradient(circle farthest-corner at 80% 0%, #539bdc, #072037 50%);
}

.famogqb02e .pm23cobjvw,
.famogqb02e .wim14sr1pg {
    color: #FFFFFF;
    text-align: center;
}

.famogqb02e .qdpk5fzmzq {
    color: #ffffff;
}

.famogqb02e .a257w9x9fn {
    color: #FFFFFF;
}

.famogqb02e .qdpk5fzmzq,
.famogqb02e .drduphmuzy {
    color: #FFFFFF;
}

.wx6pu1a17c {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
    background-image: linear-gradient(45deg, #ecffff -20%, #031324 40%);
}

@media (max-width: 768px) {
    .wx6pu1a17c {
        background-image: linear-gradient(45deg, #ecffff -60%, #031324 40%);
    }
}

.wx6pu1a17c .yvn0kwurru.twjmmt65rd {
    display: none;
}

.wx6pu1a17c .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wx6pu1a17c .r73lm948cp {
    justify-content: space-between;
}

.wx6pu1a17c .t1853k5nx1 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .wx6pu1a17c .t1853k5nx1 {
        margin-bottom: 22px;
        height: auto;
    }
}

.wx6pu1a17c .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 22px;
}

.wx6pu1a17c .t1853k5nx1 .oj0g8aqmj3 {
    -webkit-flex: inherit;
}

.wx6pu1a17c .t1853k5nx1 .oj0g8aqmj3 .knjgk3x43p {
    display: inline-block;
    padding: 32px 26px;
    background-color: #072037;
}

@media (max-width: 992px) {
    .wx6pu1a17c .t1853k5nx1 .oj0g8aqmj3 .knjgk3x43p {
        padding: 16px;
    }
}

.wx6pu1a17c .t1853k5nx1 .oj0g8aqmj3 .knjgk3x43p .d9x5p4mlin {
    margin-bottom: 10px;
}

.wx6pu1a17c .t1853k5nx1 .oj0g8aqmj3 .knjgk3x43p .hwh1wor19u {
    margin-bottom: 0;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d {
    position: relative;
    padding: 22px 0 26px 0;
    background-color: transparent;
    border-bottom: 1px solid #ffffff;
    border-radius: 0 !important;
}

@media (max-width: 992px) {
    .wx6pu1a17c .kyqj76y1e2 .k2vhnw231d {
        padding: 16px 0 16px 0;
    }
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d:first-child {
    border-top: 1px solid #ffffff;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .aga4hhiaby {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .aga4hhiaby .t4ypqs4b2b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .aga4hhiaby .t4ypqs4b2b .yj2v8k6664 {
    margin-bottom: 0;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .aga4hhiaby .t4ypqs4b2b .p24a440zxo {
    width: 32px;
    height: 32px;
    min-width: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    transition: all 0.3s ease-in-out;
    border-radius: 5px;
    background-color: #072037;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .aga4hhiaby .t4ypqs4b2b .p24a440zxo .etbn81f6d6 {
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    color: #ffffff;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .aga4hhiaby .t4ypqs4b2b:not(.toq66cun8w) .p24a440zxo .etbn81f6d6 {
    transform: rotate(-45deg);
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .xx14132fff .pbwp91o7qr {
    margin-top: 22px;
}

.wx6pu1a17c .kyqj76y1e2 .k2vhnw231d .xx14132fff .pbwp91o7qr .okrwz4y1me {
    margin-bottom: 0;
}

.wx6pu1a17c .pm23cobjvw {
    color: #FFFFFF;
}

.wx6pu1a17c .d9x5p4mlin {
    color: #ffffff;
    text-align: center;
}

.wx6pu1a17c .hwh1wor19u {
    color: #FFFFFF;
    text-align: center;
}

.wx6pu1a17c .yj2v8k6664 {
    color: #FFFFFF;
}

.wx6pu1a17c .okrwz4y1me {
    color: #FFFFFF;
}

.wx6pu1a17c .d9x5p4mlin,
.wx6pu1a17c .oj0g8aqmj3 {
    color: #FFFFFF;
}

.tv5f1yiyaj {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
    background-image: radial-gradient(circle farthest-side at 120% 20%, #6b7fb7, #031324 30%);
}

.tv5f1yiyaj .wim14sr1pg {
    margin-bottom: 22px;
}

.tv5f1yiyaj .wim14sr1pg .pm23cobjvw {
    margin-bottom: 0;
}

.tv5f1yiyaj .wim14sr1pg .ks3orqevy7 {
    margin-bottom: 0;
    background-image: linear-gradient(90deg, #ffffff, #6b7fb7 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tv5f1yiyaj .drduphmuzy {
    text-align: right;
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .tv5f1yiyaj .drduphmuzy {
        text-align: left;
    }
}

.tv5f1yiyaj .nq0ix8w58n {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 390px;
    max-width: 390px;
}

@media (max-width: 767px) {
    .tv5f1yiyaj .nq0ix8w58n {
        min-width: 100%;
        max-width: 100%;
    }
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl {
    width: 100%;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 {
    height: 100%;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 {
    margin-bottom: 22px;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 img {
    height: 250px;
    object-fit: cover;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl {
    position: relative;
    z-index: 1;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .szoolchw28 .r8p0jxeyg5 {
    display: inline-block;
    border: 1px solid #ffffff;
    padding: 2px 8px;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .qdpk5fzmzq {
    margin-bottom: 16px;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .a257w9x9fn {
    margin-bottom: 16px;
}

.tv5f1yiyaj .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .mbr-section-btn-item .v0tqjwsnvi {
    margin-left: 0;
}

.tv5f1yiyaj .one5ozjim9,
.tv5f1yiyaj .i259jtip6a {
    display: flex;
}

.tv5f1yiyaj .j8fip1rot9 {
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    background-color: #031324 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
}

.tv5f1yiyaj .j8fip1rot9:disabled {
    cursor: default;
    display: none;
}

.tv5f1yiyaj .j8fip1rot9:hover {
    box-shadow: 0 0 33px 0 #031324;
}

.tv5f1yiyaj .j8fip1rot9.i259jtip6a {
    right: 50px;
}

.tv5f1yiyaj .j8fip1rot9.i259jtip6a .etbn81f6d6 {
    margin-right: 4px;
}

.tv5f1yiyaj .j8fip1rot9.one5ozjim9 {
    right: 0;
}

.tv5f1yiyaj .j8fip1rot9.one5ozjim9 .etbn81f6d6 {
    margin-left: 4px;
}

.tv5f1yiyaj .phxkmddb17 {
    position: relative;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 100px;
}

@media (max-width: 992px) {
    .tv5f1yiyaj .phxkmddb17 {
        padding-bottom: 32px;
    }
}

.tv5f1yiyaj .phxkmddb17::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #6b7fb7 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.tv5f1yiyaj .rodklqposq {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.tv5f1yiyaj .rodklqposq.is-draggable {
    cursor: grab;
}

.tv5f1yiyaj .rodklqposq.is-dragging {
    cursor: grabbing;
}

.tv5f1yiyaj .qm159p4z1h {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.tv5f1yiyaj .item-menu-overlay {
    opacity: 0 !important;
}

.tv5f1yiyaj .pm23cobjvw {
    color: #ffffff;
}

.tv5f1yiyaj .ks3orqevy7 {
    color: #ffffff;
}

.tv5f1yiyaj .r8p0jxeyg5 {
    color: #ffffff;
}

.tv5f1yiyaj .qdpk5fzmzq {
    color: #ffffff;
}

.tv5f1yiyaj .a257w9x9fn {
    color: #FFFFFF;
}

.tv5f1yiyaj .pm23cobjvw,
.tv5f1yiyaj .drduphmuzy {
    color: #FFFFFF;
}

.tv5f1yiyaj .r8p0jxeyg5,
.tv5f1yiyaj .szoolchw28 {
    color: #FFFFFF;
}

.cid-v2acDMKdb3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #031324;
}

.cid-v2acDMKdb3 .g30kiylvqk:focus,
.cid-v2acDMKdb3 span:focus {
    outline: none;
}

.cid-v2acDMKdb3 .vj7jp7oxj9 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2acDMKdb3 .g30kiylvqk {
    background-image: linear-gradient(90deg, #539bdc -10%, #ecffff 60%, #6b7fb7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2acDMKdb3 .g30kiylvqk {
        min-height: 45px;
    }
}

.o59yvmghes {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
    background-image: radial-gradient(circle farthest-side at -20% 20%, #539bdc, #031324 30%);
}

@media (max-width: 768px) {
    .o59yvmghes {
        background-image: radial-gradient(circle farthest-side at -20% 80%, #539bdc, #031324 30%);
    }
}

.o59yvmghes .nq0ix8w58n {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
    margin-left: 1rem;
    margin-right: 1rem;
}

@media (max-width: 767px) {
    .o59yvmghes .nq0ix8w58n {
        min-width: 100%;
        max-width: 100%;
    }
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl {
    width: 100%;
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 992px) {
    .o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 {
        display: block;
    }
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl {
    position: relative;
    z-index: 1;
    width: 40%;
}

@media (max-width: 992px) {
    .o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl {
        width: 100%;
    }
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .da4prhmkap .zv7uegj8bx {
    display: inline-block;
    margin-bottom: 16px;
    background-image: linear-gradient(90deg, #ffffff, #539bdc 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .qdpk5fzmzq {
    margin-bottom: 22px;
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .a257w9x9fn {
    margin-bottom: 22px;
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .ft5716kou9 .gcb6rhcvou {
    padding: 0;
    margin-bottom: 22px;
    list-style-type: none;
    display: inline-flex;
    flex-wrap: wrap;
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .ft5716kou9 .gcb6rhcvou .r8p0jxeyg5 {
    position: relative;
    margin: 0 8px 8px 0;
    background-color: #235d93;
    border: 1px solid #ecffff;
    padding: 2px 8px;
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 {
    width: 50%;
}

@media (max-width: 992px) {
    .o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 {
        width: 100%;
    }
}

.o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 img {
    height: 370px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .o59yvmghes .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 img {
        height: 350px;
    }
}

.o59yvmghes .one5ozjim9,
.o59yvmghes .i259jtip6a {
    display: flex;
}

.o59yvmghes .j8fip1rot9 {
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    background-color: #031324 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
}

.o59yvmghes .j8fip1rot9:disabled {
    cursor: default;
    display: none;
}

.o59yvmghes .j8fip1rot9:hover {
    box-shadow: 0 0 33px 0 #031324;
}

.o59yvmghes .j8fip1rot9.i259jtip6a {
    right: 50px;
}

.o59yvmghes .j8fip1rot9.i259jtip6a .etbn81f6d6 {
    margin-right: 4px;
}

.o59yvmghes .j8fip1rot9.one5ozjim9 {
    right: 0;
}

.o59yvmghes .j8fip1rot9.one5ozjim9 .etbn81f6d6 {
    margin-left: 4px;
}

.o59yvmghes .phxkmddb17 {
    position: relative;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 100px;
}

@media (max-width: 992px) {
    .o59yvmghes .phxkmddb17 {
        padding-bottom: 32px;
    }
}

.o59yvmghes .phxkmddb17::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #539bdc 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.o59yvmghes .rodklqposq {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.o59yvmghes .rodklqposq.is-draggable {
    cursor: grab;
}

.o59yvmghes .rodklqposq.is-dragging {
    cursor: grabbing;
}

.o59yvmghes .qm159p4z1h {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.o59yvmghes .item-menu-overlay {
    opacity: 0 !important;
}

.o59yvmghes .zv7uegj8bx {
    color: #0047ff;
}

.o59yvmghes .qdpk5fzmzq {
    color: #ffffff;
}

.o59yvmghes .a257w9x9fn {
    color: #FFFFFF;
}

.o59yvmghes .gcb6rhcvou {
    color: #ffffff;
}

.o59yvmghes .qdpk5fzmzq,
.o59yvmghes .drduphmuzy {
    color: #FFFFFF;
}

.o59yvmghes .gcb6rhcvou,
.o59yvmghes .r8p0jxeyg5,
.o59yvmghes .ft5716kou9 {
    color: #FFFFFF;
}

.cid-v2acDMZILn .yvn0kwurru.twjmmt65rd {
    display: none;
}

.cid-v2acDMZILn .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.cid-v2acDMZILn .nd2j6vwjw5 {
    height: 700px;
}

@media (max-width: 992px) {
    .cid-v2acDMZILn .nd2j6vwjw5 {
        height: 350px;
    }
}

.t73tgcsryp {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
    background-image: linear-gradient(45deg, #539bdc -20%, #031324 40%, #ecffff 200%);
}

@media (max-width: 768px) {
    .t73tgcsryp {
        background-image: linear-gradient(45deg, #539bdc -60%, #031324 40%, #ecffff 200%);
    }
}

.t73tgcsryp .yvn0kwurru.twjmmt65rd {
    display: none;
}

.t73tgcsryp .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t73tgcsryp .r73lm948cp {
    justify-content: space-between;
}

.t73tgcsryp .wim14sr1pg .pm23cobjvw {
    margin-bottom: 22px;
}

.t73tgcsryp .xkvnxyxshc .g30kiylvqk {
    margin-bottom: 32px;
}

.t73tgcsryp .xkvnxyxshc .g30kiylvqk:last-child {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .t73tgcsryp .xkvnxyxshc .g30kiylvqk {
        margin-bottom: 22px;
    }
}

.t73tgcsryp .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .qdpk5fzmzq {
    margin-bottom: 16px;
}

.t73tgcsryp .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .a257w9x9fn {
    margin-bottom: 0;
}

.t73tgcsryp .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .drduphmuzy {
    margin-top: 16px;
}

.t73tgcsryp .pm23cobjvw {
    color: #ffffff;
}

.t73tgcsryp .qdpk5fzmzq {
    color: #ffffff;
}

.t73tgcsryp .a257w9x9fn {
    color: #FFFFFF;
}

.t73tgcsryp .pm23cobjvw,
.t73tgcsryp .wim14sr1pg {
    color: #FFFFFF;
}

.t73tgcsryp .qdpk5fzmzq,
.t73tgcsryp .drduphmuzy {
    color: #FFFFFF;
}

.ylp6kuoiqz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.ylp6kuoiqz .yvn0kwurru.twjmmt65rd {
    display: none;
}

.ylp6kuoiqz .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ylp6kuoiqz .hrbko3vxy5 {
    position: relative;
    margin-bottom: 56px;
}

@media (max-width: 992px) {
    .ylp6kuoiqz .hrbko3vxy5 {
        margin-bottom: 32px;
    }
}

.ylp6kuoiqz .hrbko3vxy5::before {
    content: '';
    position: absolute;
    bottom: -56px;
    left: 0;
    background-image: linear-gradient(90deg, transparent, #ecffff, #539bdc, transparent);
    height: 1px;
    width: 100%;
}

@media (max-width: 992px) {
    .ylp6kuoiqz .hrbko3vxy5::before {
        bottom: -32px;
    }
}

.ylp6kuoiqz .hrbko3vxy5 iframe {
    height: 700px;
    filter: invert(1);
}

@media (max-width: 992px) {
    .ylp6kuoiqz .hrbko3vxy5 iframe {
        height: 350px;
    }
}

.ds0s26i9be {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #235d93;
    background-image: linear-gradient(100deg, #ecffff 10%, #235d93 50%, #031324 110%);
}

.ds0s26i9be .wim14sr1pg .pm23cobjvw {
    margin-bottom: 22px;
}

.ds0s26i9be .nq0ix8w58n {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 405px;
    max-width: 405px;
}

@media (max-width: 767px) {
    .ds0s26i9be .nq0ix8w58n {
        min-width: 100%;
        max-width: 100%;
    }
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl {
    width: 100%;
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #072037;
    height: 100%;
    overflow: hidden;
    padding: 20px;
}

@media (max-width: 992px) {
    .ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 {
        padding: 16px;
    }
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5::before {
    content: '';
    position: absolute;
    top: -9rem;
    right: -3rem;
    border-radius: 100%;
    background-image: linear-gradient(45deg, #6b7fb7 0%, transparent 40%);
    width: 200px;
    height: 200px;
    pointer-events: none;
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl {
    position: relative;
    z-index: 1;
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .vy7k8lhosj {
    margin-bottom: 16px;
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .vy7k8lhosj .etbn81f6d6 {
    font-size: 55px;
    background-image: linear-gradient(#ecffff, transparent 120%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .a257w9x9fn {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .tm4y7rk1tl .a257w9x9fn {
        margin-bottom: 22px;
    }
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 {
    display: flex;
    align-items: center;
}

@media (max-width: 992px) {
    .ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 {
        display: block;
    }
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 .fk3ywif1op {
    margin-right: 14px;
}

@media (max-width: 992px) {
    .ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 .fk3ywif1op {
        margin-right: 0;
        margin-bottom: 14px;
    }
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 .fk3ywif1op img {
    width: 55px;
    height: 55px;
    min-width: 55px;
    object-fit: cover;
    border-radius: 100% !important;
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 .sddpywbca4 .zoqo991b93 {
    margin-bottom: 0;
}

.ds0s26i9be .nq0ix8w58n .mtisvqrnxl .xhuqrvabs5 .x28qu8c0j1 .sddpywbca4 .n9xnisb2vk {
    margin-bottom: 0;
}

.ds0s26i9be .one5ozjim9,
.ds0s26i9be .i259jtip6a {
    display: flex;
}

.ds0s26i9be .j8fip1rot9 {
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 18px;
    background-color: #072037 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1 !important;
    z-index: 2;
}

.ds0s26i9be .j8fip1rot9:disabled {
    cursor: default;
    display: none;
}

.ds0s26i9be .j8fip1rot9.i259jtip6a {
    right: 50px;
}

.ds0s26i9be .j8fip1rot9.i259jtip6a .etbn81f6d6 {
    margin-right: 4px;
}

.ds0s26i9be .j8fip1rot9.one5ozjim9 {
    right: 0;
}

.ds0s26i9be .j8fip1rot9.one5ozjim9 .etbn81f6d6 {
    margin-left: 4px;
}

.ds0s26i9be .phxkmddb17 {
    position: relative;
    width: 100%;
    padding-top: 4rem;
}

.ds0s26i9be .rodklqposq {
    overflow: hidden;
    width: 100%;
    margin-right: 1rem;
}

.ds0s26i9be .rodklqposq.is-draggable {
    cursor: grab;
}

.ds0s26i9be .rodklqposq.is-dragging {
    cursor: grabbing;
}

.ds0s26i9be .qm159p4z1h {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.ds0s26i9be .item-menu-overlay {
    opacity: 0 !important;
}

.ds0s26i9be .pm23cobjvw {
    color: #FFFFFF;
    text-align: center;
}

.ds0s26i9be .a257w9x9fn {
    color: #FFFFFF;
}

.ds0s26i9be .zoqo991b93 {
    color: #FFFFFF;
}

.ds0s26i9be .n9xnisb2vk {
    color: #FFFFFF;
}

.u89s0oak9x {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.u89s0oak9x .yvn0kwurru.twjmmt65rd {
    display: none;
}

.u89s0oak9x .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.u89s0oak9x .wim14sr1pg .pm23cobjvw {
    display: inline-block;
    width: 80%;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .u89s0oak9x .wim14sr1pg .pm23cobjvw {
        width: 100%;
        margin-bottom: 22px;
    }
}

.u89s0oak9x .xkvnxyxshc {
    margin: 0 -13px;
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk {
    padding: 0 13px;
    margin-bottom: 26px;
}

@media (max-width: 992px) {
    .u89s0oak9x .xkvnxyxshc .g30kiylvqk {
        margin-bottom: 16px;
    }
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk:hover .xhuqrvabs5 .x28qu8c0j1 img,
.u89s0oak9x .xkvnxyxshc .g30kiylvqk:focus .xhuqrvabs5 .x28qu8c0j1 img {
    transform: translateX(-52px);
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 26px 26px 0 26px;
    height: 100%;
    overflow: hidden !important;
}

@media (max-width: 992px) {
    .u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 {
        padding: 16px 16px 0 16px;
    }
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .qdpk5fzmzq {
    margin-bottom: 16px;
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .a257w9x9fn {
    margin-bottom: 16px;
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .ab99jpjvo0 .drduphmuzy .v0tqjwsnvi {
    margin-bottom: 0;
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 {
        margin-top: 22px;
    }
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .xhuqrvabs5 .x28qu8c0j1 img {
    height: 350px;
    object-fit: cover;
    transition: all 0.3s ease;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .pi2vuwu7f1 {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #539bdc, #072037 85%);
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .lzq51tixt7 {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #6b7fb7, #072037 85%);
}

.u89s0oak9x .xkvnxyxshc .g30kiylvqk .szxa9dfn1n {
    background-image: radial-gradient(circle farthest-corner at 50% 100%, #ecffff, #072037 85%);
}

.u89s0oak9x .pm23cobjvw,
.u89s0oak9x .wim14sr1pg {
    color: #FFFFFF;
    text-align: center;
}

.u89s0oak9x .qdpk5fzmzq {
    color: #ffffff;
}

.u89s0oak9x .a257w9x9fn {
    color: #FFFFFF;
}

.u89s0oak9x .qdpk5fzmzq,
.u89s0oak9x .drduphmuzy {
    color: #FFFFFF;
}

.vavg4u3osa {
    background-color: #031324;
    background-image: linear-gradient(125deg, #539bdc -50%, #031324);
}

.vavg4u3osa .yvn0kwurru.twjmmt65rd {
    display: none;
}

.vavg4u3osa .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.vavg4u3osa .r73lm948cp {
    justify-content: center;
}

.vavg4u3osa .y34yq9w7kf {
    position: relative;
}

.vavg4u3osa .y34yq9w7kf .vx02u7dit5 img {
    height: 700px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .vavg4u3osa .y34yq9w7kf .vx02u7dit5 img {
        height: 350px;
    }
}

.vavg4u3osa .y34yq9w7kf .o6jneb1c77 img {
    position: absolute;
    top: -3rem;
    right: 8rem;
    transform: rotate(8deg);
    object-fit: cover;
    z-index: 1;
    height: 130px;
    width: 130px;
}

@media (max-width: 992px) {
    .vavg4u3osa .y34yq9w7kf .o6jneb1c77 img {
        position: static;
        transform: none;
        margin: 16px auto 0;
    }
}

.vavg4u3osa .y34yq9w7kf .fk3ywif1op img {
    position: absolute;
    top: 2rem;
    left: -4rem;
    transform: rotate(-8deg);
    object-fit: cover;
    z-index: 1;
    height: 170px;
    width: 230px;
}

@media (max-width: 992px) {
    .vavg4u3osa .y34yq9w7kf .fk3ywif1op img {
        position: static;
        transform: none;
        width: 100%;
        margin-top: 16px;
        height: 350px;
    }
}

.ypwjgsj47r {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.ypwjgsj47r .yvn0kwurru.twjmmt65rd {
    display: none;
}

.ypwjgsj47r .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ypwjgsj47r .oj0g8aqmj3 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 64px;
    background-image: linear-gradient(45deg, #ffffff -10%, #6b7fb7 30%, #ecffff 80%);
    overflow: hidden;
    margin-bottom: 56px;
}

@media (max-width: 992px) {
    .ypwjgsj47r .oj0g8aqmj3 {
        display: block;
        padding: 16px;
    }
}

@media (max-width: 992px) {
    .ypwjgsj47r .oj0g8aqmj3 {
        margin-bottom: 32px;
    }
}

.ypwjgsj47r .oj0g8aqmj3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(90deg, transparent, #6b7fb7, #ecffff, transparent);
    height: 1px;
    width: 100%;
}

.ypwjgsj47r .oj0g8aqmj3 .wim14sr1pg {
    width: 42%;
}

@media (max-width: 992px) {
    .ypwjgsj47r .oj0g8aqmj3 .wim14sr1pg {
        width: 100%;
        margin-bottom: 22px;
    }
}

.ypwjgsj47r .oj0g8aqmj3 .wim14sr1pg .yevz5dikca {
    margin-bottom: 16px;
}

.ypwjgsj47r .oj0g8aqmj3 .wim14sr1pg .im2irliwfv {
    margin-bottom: 0;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 {
    width: 50%;
    background-color: #031324;
    padding: 45px 36px;
    margin-bottom: -6rem;
}

@media (max-width: 992px) {
    .ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 {
        width: 100%;
        padding: 22px 16px;
        margin-bottom: 0;
    }
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp {
    position: relative;
    z-index: 1;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp h5 {
    margin-bottom: 20px !important;
    background-image: linear-gradient(90deg, #ffffff, #6b7fb7 30%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky {
    margin-bottom: 20px !important;
}

@media (max-width: 992px) {
    .ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky {
        margin-bottom: 16px;
    }
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky .form-control-label {
    width: 100%;
    margin-bottom: 10px;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky .ustn22nrzl {
    padding: 10px 20px;
    border: 1px solid #235d93 !important;
    background-color: #072037;
    transition: all 0.3s ease-in-out;
    box-shadow: none;
    color: #ffffff;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky .ustn22nrzl:hover,
.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky .ustn22nrzl:focus {
    border: 1px solid #6b7fb7 !important;
    box-shadow: none;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky .ustn22nrzl::placeholder {
    color: #ffffff;
    opacity: 0.5;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky textarea {
    min-height: 150px;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky .form-check {
    padding-left: 2.3em;
    margin-bottom: 16px;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .ywezhckrky .form-check .form-check-input {
    background-color: #ffffff;
    border-color: #ffffff;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .drduphmuzy {
    width: 100%;
    padding: 0;
}

.ypwjgsj47r .oj0g8aqmj3 .kyqaeeihg7 .ocdrl93iuc.r73lm948cp .drduphmuzy .v0tqjwsnvi {
    margin: 0;
}

.ypwjgsj47r .drduphmuzy {
    text-align: right;
}

.ypwjgsj47r .yevz5dikca {
    color: #FFFFFF;
}

.ypwjgsj47r .im2irliwfv {
    color: #FFFFFF;
}

.ypwjgsj47r label {
    color: #ffffff;
}

.dw6y8i1n9w {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.dw6y8i1n9w .yvn0kwurru.twjmmt65rd {
    display: none;
}

.dw6y8i1n9w .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dw6y8i1n9w .oj0g8aqmj3 {
    padding: 64px;
    background-image: linear-gradient(45deg, #6b7fb7 -30%, #ecffff 20%, #539bdc 60%);
    overflow: hidden;
}

@media (max-width: 992px) {
    .dw6y8i1n9w .oj0g8aqmj3 {
        padding: 16px;
    }
}

.dw6y8i1n9w .oj0g8aqmj3 .pm23cobjvw {
    margin-bottom: 22px;
}

.dw6y8i1n9w .oj0g8aqmj3 .gcb6rhcvou {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.dw6y8i1n9w .oj0g8aqmj3 .gcb6rhcvou .r8p0jxeyg5 {
    margin-bottom: 10px;
}

.dw6y8i1n9w .oj0g8aqmj3 .gcb6rhcvou .r8p0jxeyg5:last-child {
    margin-bottom: 0;
}

.dw6y8i1n9w .pm23cobjvw {
    color: #000000;
    text-align: center;
}

.dw6y8i1n9w .gcb6rhcvou {
    color: #ffffff;
    text-align: center;
}

.dw6y8i1n9w .gcb6rhcvou,
.dw6y8i1n9w .r8p0jxeyg5,
.dw6y8i1n9w .ft5716kou9 {
    color: #000000;
}

.oipuo68nbs {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #031324;
}

.oipuo68nbs .yvn0kwurru.twjmmt65rd {
    display: none;
}

.oipuo68nbs .yvn0kwurru {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.oipuo68nbs .r73lm948cp {
    justify-content: center;
}

.oipuo68nbs .t1853k5nx1 {
    padding-right: 68px;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .oipuo68nbs .t1853k5nx1 {
        padding-right: 0;
        margin-bottom: 32px;
    }
}

.oipuo68nbs .t1853k5nx1 .pm23cobjvw {
    margin-bottom: 22px;
}

.oipuo68nbs .t1853k5nx1 .im2irliwfv {
    margin-bottom: 0;
}

.oipuo68nbs .t1853k5nx1 .nav-wrapper .gcb6rhcvou {
    padding: 0;
    margin: 22px 0 0 0;
    list-style-type: none;
    display: inline-flex;
    flex-wrap: wrap;
}

.oipuo68nbs .t1853k5nx1 .nav-wrapper .gcb6rhcvou .r8p0jxeyg5 {
    position: relative;
    margin: 0 12px 12px 0;
    transition: all 0.3s ease-in-out;
}

.oipuo68nbs .t1853k5nx1 .nav-wrapper .gcb6rhcvou .r8p0jxeyg5:hover,
.oipuo68nbs .t1853k5nx1 .nav-wrapper .gcb6rhcvou .r8p0jxeyg5:focus {
    background-image: linear-gradient(90deg, #ffffff, #0047ff 110%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.oipuo68nbs .t1853k5nx1 .social {
    margin-top: 22px;
}

.oipuo68nbs .t1853k5nx1 .social .d9x5p4mlin {
    margin-bottom: 16px;
}

.oipuo68nbs .t1853k5nx1 .social .social-wrapper .social-wrap {
    display: inline-flex;
}

.oipuo68nbs .t1853k5nx1 .social .social-wrapper .social-wrap .soc-item a {
    display: block;
}

.oipuo68nbs .t1853k5nx1 .social .social-wrapper .social-wrap .soc-item a:hover .etbn81f6d6,
.oipuo68nbs .t1853k5nx1 .social .social-wrapper .social-wrap .soc-item a:hover .etbn81f6d6 {
    background-image: linear-gradient(135deg, #a78aff, #ff398a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.oipuo68nbs .t1853k5nx1 .social .social-wrapper .social-wrap .soc-item a .etbn81f6d6 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #ffffff;
    font-size: 32px;
    transition: all 0.3s ease-in-out;
    margin: 0 26px 16px 0;
}

.oipuo68nbs .y34yq9w7kf {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .oipuo68nbs .y34yq9w7kf {
        margin-bottom: 32px;
    }
}

.oipuo68nbs .y34yq9w7kf img {
    height: 350px;
    object-fit: cover;
}

.oipuo68nbs .uk01oawrm3 {
    position: relative;
    margin-bottom: 0;
    padding-top: 22px;
    color: #FFFFFF;
    text-align: center;
}

.oipuo68nbs .uk01oawrm3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #ffffff 0%, transparent 50%);
    height: 1px;
    width: 100%;
}

.oipuo68nbs .pm23cobjvw {
    color: #ffffff;
}

.oipuo68nbs .im2irliwfv {
    color: #ffffff;
}

.oipuo68nbs .d9x5p4mlin {
    color: #ffffff;
}

.oipuo68nbs .gcb6rhcvou {
    color: #ffffff;
}